home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gnuinfo.lha / GNUinfo / orders < prev    next >
Text File  |  1993-07-19  |  21KB  |  503 lines

  1. The actual order form follows the descriptions of media contents
  2.  
  3. Please send suggestions for improvements to gnu@prep.ai.mit.edu or the postal
  4. address at the end of the order form.  Thank You.
  5.  
  6. Contents of CD-ROM, Deluxe Distribution, and Each Tape on the FSF Order Form
  7. ****************************************************************************
  8.  
  9.       PRICE AND CONTENTS MAY CHANGE WITHOUT NOTICE AFTER January 31, 1994.
  10.  
  11. GNU Source Code CD-ROM
  12.  
  13. The 2nd edition of the GNU Source Code CD-ROM contains sources to the
  14. distribution of the GNU Project including: Emacs 18 and 19, GCC, G++, GDB,
  15. Bison, GAS, Make, GAWK, Texinfo, the GNU Utilities, RCS and CVS, f2c,
  16. Ghostscript, tar, gnuplot, diff, and BASH, as well as the MIT X Window
  17. System required components.
  18.  
  19. This CD includes everything on our Emacs, Languages, Utilities, Experimental,
  20. and X11 Required tapes as of May 1993.    Note that the contents of the
  21. BSD-Net2, X11 Optional and MIT Scheme tapes are not on the CD.
  22.  
  23. The CD also contains some packages ported to Intel 80386 and 80486-based
  24. machines running MS-DOS: Demacs, DJGPP, and MIT Scheme.     In addition, it
  25. contains Mtools, which is a public domain collection of programs to allow Unix
  26. systems to read, write, and manipulate files on an MS-DOS file system
  27. (typically a diskette).
  28.  
  29. The CD is in ISO 9660 format with Rockridge extensions, and can be mounted as
  30. a read-only file system on most operating systems.  You can build most of this
  31. software without needing to copy the sources off the CD.  It requires only
  32. enough free disk space for the object files and the intermediate build
  33. targets.  Except for several of the MS-DOS packages and GCC for Sun's Solaris
  34. 2, there are no precompiled programs on this CD.  You will need a C compiler
  35. (programs which need some other interpreter or compiler normally provide the C
  36. source for a bootstrapping program).
  37.  
  38.  
  39. Deluxe Distribution
  40.  
  41. The Deluxe Distribution Package includes executables and source for all GNU
  42. software in a choice of formats, as well as a printed copy of each of GNU
  43. manuals and an ISO 9660 CD-ROM that contains sources of GNU software.
  44.  
  45. You may choose one of the following machines and operating systems: HP 9000
  46. series 200, 300, 700, or 800 (4.3 BSD or HPUX); RS/6000 (AIX); Sony NEWS 68k
  47. (4.3 BSD or NewsOS 4); Sun 3, 4, or SPARC (SunOS 4 or Solaris).     If your
  48. machine or system is not listed, or if a specific program has not been ported
  49. to that machine, please call the FSF office.
  50.  
  51. We will supply the software on one of the following media in Unix tar format:
  52. 1600 or 6250 bpi, 1/2 inch, reel to reel tape; Sun DC300XLP 1/4 inch
  53. cartridge, QIC-24; HP 16 track DC600HC 1/4 inch cartridge; IBM RS/6000 1/4
  54. inch cartridge, QIC-150; and Exabyte 8mm tape.    If your computer cannot read
  55. any of these, please call us.
  56.  
  57. The manuals included are one each of the Bison, Calc, Gawk, GNU C Compiler,
  58. GNU C Library Reference, GNU Debugger, Flex, GNU Emacs Lisp Reference, Make,
  59. Texinfo, and Termcap manuals; six copies of the GNU Emacs manual; and a packet
  60. of reference cards for GNU Emacs, Calc, the GNU Debugger, Bison, and Flex.
  61.  
  62.  
  63. GNU Emacs Tape
  64.  
  65. The tape includes source code for:
  66. * GNU Emacs 18 and 19 (the extensible, customizable, self-documenting,
  67.   real-time display editor)
  68. * The GNU Emacs Manual, as Texinfo source
  69. * The GNU Emacs Lisp Reference Manual, as Texinfo source
  70. * Calc (the extensible, advanced desk calculator and mathematical tool that
  71.   runs as part of GNU Emacs)
  72. * The Calc Manual, as Texinfo source
  73. * CLISP (a Common Lisp implementation)
  74. * Xerox's PCL (a large subset of CLOS, the Common Lisp Object System)
  75. * gzip (GNU's data compression program to uncompress source on the tape)
  76. * Texinfo (beta-test of an enhanced Texinfo.  Texinfo is GNU's structured
  77.   documentation system, included with GNU Emacs.  Texinfo is used to produce
  78.   both on-line and printed documents.)
  79. * The Texinfo Manual, as Texinfo source
  80. * GNU make
  81. * The GNU Make Manual, as Texinfo source
  82.  
  83.  
  84. GNU Languages Tape
  85.  
  86. The tape includes source code for:
  87. * GCC 1 (the GNU C Compiler, including COFF support)
  88. * The Manual `Using and Porting GNU CC 1', as Texinfo source
  89. * G++ 1 (the C++ front end to GCC)
  90. * The GNU G++ Users Guide, as Texinfo source (not yet published on paper)
  91. * libg++ 1 (the G++ class library)
  92. * NIH Class Library (formerly known as OOPS)
  93. * BFD (Binary File Descriptor Library)
  94. * GDB 4 (The GNU source-level C and C++ debugger)
  95. * The manual, Debugging with GDB, as Texinfo source
  96. * ae (works with GCC to produce more complete profiling information)
  97. * GNU binary file utilities (ar, gprof, ld, nm, ranlib, size, & strip)
  98. * Bison (a free, compatible replacement for yacc)
  99. * The Bison Manual, as Texinfo source
  100. * COFF support for GNU software tools
  101. * DejaGnu (a framework for testing other programs)
  102. * expect (runs scripts to conduct dialogs with programs)
  103. * tcl (an embeddable tool command language)
  104. * dld (a dynamic linker)
  105. * f2c  (a FORTRAN-77 to C translator)
  106. * Flex (Vern Paxson's fast rewrite of lex)
  107. * The Flex Manual, as Texinfo source
  108. * Gas (the GNU Assembler)
  109. * Gawk (the GNU implementation of the AWK programming language)
  110. * The Gawk Manual, as Texinfo source
  111. * gdbm library (GNU implementation of the standard dbm & ndbm libraries)
  112. * gmp library (arbitrary precision arithmetic on signed integers & rationals)
  113. * gperf (a perfect hash-table generator)
  114. * GNU indent
  115. * p2c (a Pascal-to-C translator)
  116. * Perl (a programming language interpreter)
  117. * GNU Smalltalk (the GNU implementation of this programming language system)
  118. * regexp library (GNU implementation of the regular expression library)
  119. * superopt (optimal function sequence generator)
  120. * Tile Forth (an implementation of the Forth language)
  121. * Texinfo (beta-test of an enhanced Texinfo.  Texinfo is GNU's structured
  122.   documentation system, included with GNU Emacs.  Texinfo is used to produce
  123.   both on-line and printed documents.)
  124. * The Texinfo Manual, as Texinfo source
  125. * gzip (GNU's data compression program to uncompress source on the tape)
  126. * GNU make
  127. * The GNU Make Manual, as Texinfo source
  128.  
  129.  
  130. GNU Utilities Tape
  131.  
  132. The tape includes source code for:
  133. * acm (multiplayer aerial combat simulation for the X window system)
  134. * autoconf (produces shell scripts to automatically configure software builds)
  135. * Bash (GNU's Bourne Again SHell)
  136. * GNU bc, dc & cpio
  137. * CVS (Concurrent Version System)
  138. * GNU diffutils (cmp, diff, diff3 & sdiff)
  139. * doschk (checks if file names are under 15 characters and in MS-DOS format)
  140. * elvis (a clone of the vi/ex Unix editor)
  141. * es (extensible rc-like shell with lexical scope, first class functions, etc.)
  142. * Fax (a fax spooling system)
  143. * Gnats (a bug-tracking system)
  144. * GNU find & finger
  145. * GNU fontutils (create and support fonts for use with Ghostscript or TeX)
  146. * ms (MandelSpawn, a parallel Mandelbrot program for the X window system)
  147. * GNU Chess (a chess playing program with an interface to X)
  148. * GNU Shogi (plays Shogi, a japanese game similar to chess, with a X interface)
  149. * Nethack (a rogue-like game)
  150. * GNU GO (the GNU implementation of the game of GO)
  151. * GNU hello (produces a familiar, friendly greeting)
  152. * hp2xx
  153. * Ghostscript (a Postscript interpreter)
  154. * Ghostview (an X11 user interface for the Ghostscript interpreter)
  155. * gnuplot (an interactive mathematical plotting program)
  156. * GNU gptx (a permuted index generator, including KWIC)
  157. * GNU grep, egrep & fgrep
  158. * groff & mgm macros (GNU troff & pic, eqn, tbl, refer; -man, -ms, -mm macros;
  159.   drivers for Postscript and typewriter-like devices; & xditview previewer)
  160. * less (display paginator similar to more & pg with better features)
  161. * GNU m4
  162. * mtools (allows Unix systems to manipulate files on an MS-DOS file system)
  163. * patch
  164. * rc (shell with far more C-like syntax and far cleaner quoting than csh or sh)
  165. * RCS (Revision Control System)
  166. * recode (converts files between many character sets and usages)
  167. * screen (a terminal multiplexor that allows you to handle several independent
  168.   ``screens'' (ttys) on a single physical terminal)
  169. * GNU sed & tar
  170. * GNU Termcap library
  171. * The GNU Termcap Manual, as Texinfo source
  172. * GNU time
  173. * GNU tput (a portable way to allow shell scripts to use special terminal
  174.   capabilities)
  175. * Taylor UUCP (the GNU implementation of the UUCP communication suite)
  176. * wdiff (report diffs on a word by word basis)
  177. * GNU fileutils (chgrp, chmod, chown, cp, dd, df, du, install, ln, ls, mkdir,
  178.   mkfifo, mknod, mktime, mv, mvdir, rm, rmdir, touch & vdir)
  179. * GNU shellutils (basename, date, dirname, echo, env, expr, false, groups, id,
  180.   logname, nice, nohup, pathchk, printenv, printf, sleep, stty, su, tee, test,
  181.   true, tty, uname, who, whoami, & yes)
  182. * GNU textutils (cat, cksum, comm, csplit, cut, expand, fold, head, join, nl,
  183.   od, paste, pr, sort, split, sum, tac, tail, tr, unexpand, uniq, & wc)
  184. * Texinfo (beta-test of an enhanced Texinfo.  Texinfo is GNU's structured
  185.   documentation system, included with GNU Emacs.  Texinfo is used to produce
  186.   both on-line and printed documents.)
  187. * The Texinfo Manual, as Texinfo source
  188. * GNU make
  189. * The GNU Make Manual, as Texinfo source
  190. * gzip (GNU's data compression program to uncompress source on the tape)
  191.  
  192.  
  193. GNU Experimental Tape
  194.  
  195. The tape includes source code for:
  196. * GCC 2 (the GNU C/C++/Objective-C Compiler with many new features)
  197. * The Manual `Using and Porting GNU CC 2', as Texinfo source
  198. * Compiled binaries of GCC for Sun Solaris systems
  199. * GNU binary file utilities 2 (ar, gprof, ld, nm, ranlib, size, & strip -
  200.   completely rewritten to use the BFD library)
  201. * BFD (Binary File Descriptor Library)
  202. * GNU C Library (POSIX.1 compliant, upward compatible with 4.3 BSD & System V)
  203. * The GNU C Library Reference Manual
  204. * libg++ 2 (the G++ class library)
  205. * Oleo (a spreadsheet program)
  206. * GNU Graphics (graph, plot, xplot, plot2ps, spline, et al.)
  207. * Texinfo (beta-test of an enhanced Texinfo.  Texinfo is GNU's structured
  208.   documentation system, included with GNU Emacs.  Texinfo is used to produce
  209.   both on-line and printed documents.)
  210. * The Texinfo Manual, as Texinfo source
  211. * GNU make
  212. * The GNU Make Manual, as Texinfo source
  213. * gzip (GNU's data compression program to uncompress source on the tape)
  214.  
  215.  
  216. Berkeley Networking 2 Tape
  217.  
  218. The Berkeley "Net2" release contains the second 4.3 BSD distribution and is
  219. newer than both 4.3BSD-Tahoe and 4.3BSD-Reno.  It includes nearly the entire
  220. BSD software system except for a few utilities, some parts of the kernel, and
  221. some library routines which your own C library is likely to provide.  This
  222. release contains much more software than the older releases, including third
  223. party software like Kerberos and some GNU software (for example, GCC, now the
  224. standard BSD compiler).     Except for kernel sources, the GNU Project has
  225. replacements on other tapes for many of the missing programs.
  226.  
  227.  
  228. MIT Scheme tape
  229.  
  230. The tape contains sources, and binaries for various machines, for MIT Scheme
  231. (a dialect of Lisp).
  232.  
  233.  
  234. X11r5 Required Tape
  235.  
  236. This tape has source code for the required MIT X Window System X11r5,
  237. including core software and documentation, and contributed client software.
  238.  
  239.  
  240. X11r5 Optional Tape
  241.  
  242. This tape has source code for the optional MIT X Window System X11r5,
  243. including contributed software, libraries, games, Andrew and toolkits.
  244.  
  245. Free Software Foundation Order Form
  246. ***********************************
  247.  
  248. Price and contents may change without notice after January 31, 1994.  All items
  249. are distributed with permission to copy and to redistribute.  Texinfo source
  250. for each manual is on the appropriate tape, diskette, or CD-ROM; the prices
  251. for these magnetic media do not include printed manuals.  All items are
  252. provided on an "as is" basis, with no warranty of any kind.  Please allow six
  253. weeks for delivery (though it won't usually take that long).
  254.  
  255.  
  256.       PRICE AND CONTENTS MAY CHANGE WITHOUT NOTICE AFTER January 31, 1994.
  257.  
  258. The following tapes in the formats indicated:
  259.  
  260.              Please circle the dollar amount for each tape you order.
  261.  
  262.             Reel to      Sun (1)    HP          IBM (2)    Exabyte
  263.             reel                  RS/6000
  264. (c.t. = cartridge tape) Unix tar  Unix tar  Unix tar  Unix tar    Unix tar
  265. (n/a = not available)    9-track      QIC-24    16-track  QIC-150
  266.             1600 bpi  DC300XLP  DC600HC   DC600A
  267. Tape contents above.    1/2" reel 1/4" c.t. 1/4" c.t. 1/4" c.t. 8mm c.t.
  268.  
  269. Emacs            $200      $210        $230      $215 (3)    $205
  270. Languages        $200      $210        $230       n/a    $205
  271. Experimental        $200      $210        $230      $215    $205
  272. Utilities        $200      $210        $230      $215    $205
  273. BSD-Net2        $200      $210        $230      $215    $205
  274. Scheme            $200      $210        $230      $215    $205
  275. X11r5-Required        $200      $210        $230      $215    $205
  276. X11r5-Optional        $200      $210        $230      $215    $205
  277.  
  278.      (1) Sun tapes can be read on some other Unix systems.
  279.      (2) IBM RS/6000 tapes can be read on some other Unix systems.
  280.      (3) The IBM Emacs tape also has binaries for GNU Emacs.
  281.  
  282.  
  283. Subscriptions, 4 updates for one year:
  284.  
  285. FSF's Subscription Service provides four new versions of the tape of your
  286. choice.     It is offered only for tapes that change frequently.
  287.  
  288. Emacs            $600      $630        $690      $645    $615
  289. Languages        $600      $630        $690       n/a    $615
  290. Experimental        $600      $630        $690      $645    $615
  291. Utilities        $600      $630        $690      $645    $615
  292. X11r5-Required        $600      $630        $690      $645    $615
  293.  
  294.       Subtotal $ ______     Please put total of the above circled amounts here.
  295.  
  296. The following, on 1600 bpi reel-to-reel 9 track 1/2" tapes, in VMS BACKUP
  297. format (aka interchange format):
  298.  
  299. ____ @ $195  = $ ______      VMS Emacs, GNU Emacs source & executables only.
  300.               None of the other software on the GNU Emacs Tape,
  301.               described above, is included
  302. ____ @ $195  = $ ______      VMS Languages, GCC, GAS, and Bison source and
  303.               executables only.  None of the other software on the
  304.               GNU Languages Tape, described above, is included.
  305.  
  306.  
  307. FSF Deluxe Distribution (contents described above):
  308.  
  309. Machine: _____________________________________________________________________
  310.  
  311. Operating system: ____________________________________________________________
  312.  
  313. Media type: __________________________________________________________________
  314.  
  315. ____ @ $5000 = $ ______      Deluxe Distribution, with manuals, reference cards.
  316.               source code and executables.
  317.  
  318. The following source and executables for MS-DOS, on 3.5" 1.44MB diskettes:
  319.  
  320. ____ @ $ 90  = $ ______      Demacs (a port of GNU Emacs) on diskettes, for 80386
  321.               and up.  Two versions are included.  One handles
  322.               8-bit characters sets.  The other, based on Nemacs,
  323.               handles 16-bit character sets, including Kanji.
  324. ____ @ $ 80  = $ ______      DJGPP on diskettes, GCC version 2, for 80386
  325.               and up.  DJGPP is a complete port of GCC, libraries,
  326.               development utilities, and a symbolic debugger, for
  327.               Intel 80386 and 80486--based machines running
  328.               MS-DOS.  DJGPP requires at least 5MB of hard disk
  329.               space to install, and 512K of RAM to use.  It is
  330.               compatible with XMS memory managers and VCPI, but
  331.               not with Microsoft Windows extended mode or other
  332.               DPMI managers.  It cannot emulate multitasking (e.g.
  333.               fork) or signals.
  334. ____ @ $ 85  = $ ______      Selected Utilities from the GNUish MS-DOS Project on
  335.               diskettes, 8086 and up.  The utilities include:
  336.               RCS, flex, GAWK, cpio, diff, MicroEmacs, find,
  337.               some file utilities, gdbm, grep, libc, ptx,
  338.               indent, less, m4, make, sed, shar, sort, and
  339.               Texinfo.  Some of these utilities are necessarily
  340.               missing features.
  341. ____ @ $ 40  = $ ______      Windows diskette, GNU Chess and gnuplot for
  342.               Microsoft Windows.
  343.  
  344. CD-ROM, in ISO 9660 format (CD-ROM described above):
  345.  
  346. ____ @ $400  = $ ______      GNU Source Code CD-ROM for corporations and
  347.               other organizations.
  348. ____ @ $100  = $ ______      GNU Source Code CD-ROM for individuals.
  349.  
  350.  
  351. The following manuals, 6 by 9.25 inches, soft cover with an illustration,
  352. offset printed, "lay-flat" binding:
  353.  
  354.   *** NEW !!! ***
  355.  
  356. ____ @ $ 25  = $ ______      GNU Emacs manual, unit price for 1 to 5 copies,
  357.               430 pages, new 8th edition with a reference card.
  358. ____ @ $ 17  = $ ______      GNU Emacs manuals, unit price for 6 or more.
  359.  
  360. ____ @ $ 50  = $ ______      GNU Emacs Lisp Reference manual, 614 pages in
  361.               2 volumes.
  362. ____ @ $200  = $ ______      A box of 5 GNU Emacs Lisp Reference manuals.
  363.  
  364. ____ @ $ 20  = $ ______      Debugging with GDB, 182 pages, with a reference
  365.               card.
  366. ____ @ $ 20  = $ ______      Texinfo manual, 248 pages.  Texinfo is GNU's
  367.               structured documentation system, included with GNU
  368.               Emacs.  Texinfo is used to produce both on-line and
  369.               printed documents.  This manual describes how to
  370.               write Texinfo documents.
  371. ____ @ $ 20  = $ ______      Gawk manual, 191 pages.
  372.  
  373. ____ @ $ 20  = $ ______      Make manual, 164 pages.
  374.  
  375. ____ @ $ 15  = $ ______      Bison manual, 98 pages, with a reference card.
  376.  
  377. ____ @ $ 15  = $ ______      Flex manual, 120 pages, with a reference card.
  378.  
  379.  
  380. The following manual, 6 by 9.25 inches, soft cover, photocopied, GBC binding:
  381.  
  382. ____ @ $ 15  = $ ______      Termcap manual, 68 pages.  Documents the termcap
  383.               library and GNU's extensions to it.  The GNU termcap
  384.               library is included with GNU Emacs.
  385.  
  386. The following manuals, 8.5 by 11 inches, soft cover, photocopied, GBC binding:
  387.  
  388. ____ @ $ 50  = $ ______      Using and Porting GNU CC version 2.4, 388 pages.
  389.  
  390. ____ @ $ 20  = $ ______      Using and Porting GNU CC version 1.42, 206 pages.
  391.  
  392.   *** NEW !!! ***
  393.  
  394. ____ @ $ 50  = $ ______      GNU C Library Reference Manual, 698 pages. NEW!
  395.  
  396. ____ @ $ 50  = $ ______      GNU Emacs Calc manual, 596 pages, with a reference
  397.               card.     Calc is an extensible, advanced mathematical
  398.               tool and desk calculator that runs under GNU Emacs.
  399.  
  400. The following reference cards, unit price, without the manuals:
  401.  
  402. ____ @ $  2  = $ ______      GNU Emacs reference card - version 18.
  403.  
  404. ____ @ $  2  = $ ______      GNU Emacs reference card - version 19.
  405.  
  406. ____ @ $  2  = $ ______      GNU Emacs Calc reference card.
  407.  
  408. ____ @ $  2  = $ ______      GDB reference card.
  409.  
  410. ____ @ $  2  = $ ______      Bison reference card.
  411.  
  412. ____ @ $  2  = $ ______      Flex reference card.
  413.  
  414.  
  415. The following reference cards, in packets of ten:
  416.  
  417. ____ @ $ 10  = $ ______      GNU Emacs reference cards.
  418.  
  419. ____ @ $ 10  = $ ______      GNU Emacs Calc reference cards.
  420.  
  421. ____ @ $ 10  = $ ______      GDB reference cards.
  422.  
  423. ____ @ $ 10  = $ ______      Bison reference cards.
  424.  
  425. ____ @ $ 10  = $ ______      Flex reference cards.
  426.  
  427.  
  428. GNU/FSF T-shirts, thick 100% cotton:
  429.  
  430. The front of the t-shirt has an image of a GNU hacking at a workstation with
  431. the text "GNU's Not Unix" above and the text "Free Software Foundation below.
  432. Natural is an off-white, unbleached, undyed, environment-friendly cotton,
  433. printed with black ink.     Black is printed with white ink.
  434.  
  435. ____ @ $ 15  = $ ______      Size M     ____ natural  ____ black.
  436.  
  437. ____ @ $ 15  = $ ______      Size L     ____ natural  ____ black.
  438.  
  439. ____ @ $ 15  = $ ______      Size XL    ____ natural  ____ black.
  440.  
  441. ____ @ $ 15  = $ ______      Size XXL   ____ natural  ____ black.
  442.          ------
  443.  
  444.       Subtotal $ ______
  445.  
  446.          + $ ______      In  Massachusetts:  add 5% sales tax, or give tax
  447.               exempt number.
  448.          + $ ______      In Alaska, Hawaii, or Puerto Rico for shipping:
  449.               for GNU Emacs Lisp Reference and GNU Emacs Calc
  450.               manuals, add $5 each, or $20 per box.     For all other
  451.               items, add $5 base charge, then $1 per item except
  452.               reference cards; i.e.,
  453.               shipping for all other items = $5 + $1 * n.
  454.          + $ ______      Outside of U.S., Canada, and Puerto Rico for
  455.               shipping: for each box of GNU Emacs Lisp Reference
  456.               manuals, add $60.  For all other items, add $20 base
  457.               charge, and then add $10 more for each item (except
  458.               reference cards) in the order; i.e.,
  459.               shipping for all other items = $20 + $10 * n.
  460.          + $ ______      Optional (tax-deductible in the U.S.) donation.
  461.          ------
  462.  
  463.      TOTAL $ ______      We pay for shipping via UPS ground transportation in
  464.               the contiguous 48 states and Canada.
  465.  
  466. Orders filled only upon receipt of check or money order in U.S. dollars.
  467. We do not have the staff to handle the billing of unpaid orders.
  468. Please help keep our lives simple by including your payment with your order.
  469.  
  470.  
  471. Please make checks payable to the Free Software Foundation.
  472.  
  473.  
  474. Name: ________________________________________________________________________
  475.  
  476. Mail Stop/Dept. Name: ________________________________________________________
  477.  
  478. Organization: ________________________________________________________________
  479.  
  480. Street Address: ______________________________________________________________
  481.  
  482. City/State/Province: _________________________________________________________
  483.  
  484. Zip Code/Postal Code/Country: ________________________________________________
  485.  
  486. Telephone number in case of a problem with your order.
  487. Overseas orders, please put FAX numbers. _____________________________________
  488.  
  489. For orders from outside the U.S.: Orders must be paid in U.S. dollars. You
  490. are responsible for paying all duties, tariffs, and taxes.  If you refuse
  491. to pay the charges, the shipper will return or abandon the order.
  492.  
  493.              Please mail orders to: Free Software Foundation
  494.                         675 Massachusetts Avenue
  495. PRICES AND CONTENTS MAY CHANGE            Cambridge, MA  02139  USA
  496. WITHOUT NOTICE AFTER January 31, 1994.        +1 617 876 3296
  497.  
  498. ----------------------------------------------------------------------
  499. local variables:
  500. mode: text
  501. fill-column: 78
  502. end:
  503.